Name | Description | |
---|---|---|
![]() | FunctionMap | Gets or sets the function map |
![]() | StubObject | Gets or sets the stub object |
The following tables list the members exposed by NNovInteropUnmarshaller<TStub>.
Name | Description | |
---|---|---|
![]() | FunctionMap | Gets or sets the function map |
![]() | StubObject | Gets or sets the stub object |
Name | Description | |
---|---|---|
![]() | Invoke | Performs a single unmarshalled call. |
![]() | InvokeBatch | Performs a batch unmarshalled call. |
Name | Description | |
---|---|---|
![]() | GetMethodInfoByFunctionIndex | Gets a method for the specified function index |
![]() | GetMethodNameByFunctionIndex | Must override to return the name of the function with the specified index. |
![]() | GetStubObject | Must override to return the stub object |
![]() | InvokeCore | Performs an interop call. |